PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDocumentSecurityStore Class / getCosDocumentSecurityStore Method
In This Topic
    getCosDocumentSecurityStore Method
    In This Topic
    Gets the underlying COS security store.
    Syntax
    public PDFCosDictionary getCosDocumentSecurityStore()

    Return Value

    The COS dictionary that represents this document security store.
    See Also